.site-content .ast-container {
    display: flex;
    justify-content: center;
}

#installment-cart {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.transaction-hr {
    width: 10%;
    border: 3px solid #9167ac;
    margin-top: 0px;
}